home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1431.dms / var1431.adf / NDUK-V39.lha / V39 / fd / asl_lib.fd < prev    next >
Text File  |  1992-09-22  |  373b  |  16 lines

  1. * "asl.library"
  2. ##base _AslBase
  3. ##bias 30
  4. ##public
  5. *--- functions in V36 or higher (distributed as Release 2.0) ---
  6. *
  7. * OBSOLETE -- Please use the generic requester functions instead
  8. *
  9. AllocFileRequest()()
  10. FreeFileRequest(fileReq)(a0)
  11. RequestFile(fileReq)(a0)
  12. AllocAslRequest(reqType,tagList)(d0/a0)
  13. FreeAslRequest(requester)(a0)
  14. AslRequest(requester,tagList)(a0/a1)
  15. ##end
  16.